Skip to content

refactor(tui): drop think on|off indicator from header - #18

Merged
jkyberneees merged 1 commit into
mainfrom
chore/tui-remove-header-think-indicator
Jul 27, 2026
Merged

refactor(tui): drop think on|off indicator from header#18
jkyberneees merged 1 commit into
mainfrom
chore/tui-remove-header-think-indicator

Conversation

@jkyberneees

Copy link
Copy Markdown
Contributor

What

Removes the think on|off segment from the TUI top bar.

Why

Thinking is managed via odek's config.json, so the per-turn toggle state in the header is redundant noise.

What stays

  • /thinking [on|off] command
  • ^T toggle key binding
  • think on line in the /stats card

Checks

  • make fmt
  • make vet
  • make lint → 0 issues ✓
  • make test (go test -race ./...) → all packages green ✓

Thinking is configured via odek's config.json, so showing a per-turn
toggle state in the top bar is redundant. The /thinking command and
^T toggle still work; only the header segment is removed.
@jkyberneees
jkyberneees merged commit 5da8096 into main Jul 27, 2026
5 checks passed
@jkyberneees
jkyberneees deleted the chore/tui-remove-header-think-indicator branch July 27, 2026 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant